How to create drop down menu for input values...

Hi All,
I had simple service of adding two numbers.at run time i will give input of two numbers and i will get result…but i want to know is there any way to select values of 1 to 10 from drop down menu…
Hope for the positive response…

regards,
-kittu.

You will notice a property called ‘pick-list’ for the variables declared in the input tab. You can add possible values for the variable, and choose it from the drop-down while running the service.

Senthil