Items - Types - List of values
List of values are shown as a combo box and stored as integer numbers starting with 0.
Options
Options must be separated by a comma.
Example
This example shows a combo box with 3 options.
<Item type="lov"
entry="Publish:FTPConnectionType"
name="FTP connection type"
options="Passive,Active,Auto-detect"
hint="Set FTP connection type"
/>