Sets or gets the picker's options.
Setting the options
property sets all the options available to a mobile app user.
Getting the options
property returns the current list of options available to a mobile app user.
You cannot modify the data array in-place. To add, change, or remove individual mobile picker options:
options
property in a variable.options
property with the modified array.