The setItems method defines the list of items for a combo box or list box.
setItems(System.Array oArray );
oArray
Array with string or array. The array must to have two string elements, the first one is the user value and the second the exported value.
Member of field.