ur Q is not very specific or m not getting it...

if you want to get the values from a dropdown and print it then you can use
1. do a getroproperty("all items")
2. and then use the split with delimeter as ";"
this will give you an array with all the elements in that dropdown and then play wid then as n how you want.

Hope this will help you...
Kunal.