Input\Output parameters on External Task Script Activity

Hi! i write simple external worker, that send SMS for example. I want use worker 3 times in process. Each time only SMS template different. A don`t want to make topic for each task, i want put this SMS template from bpmn schema, like input\output for classic java delegate.

Please give me advice, how i can achieve this.