Used to display a selection input element, a drop-down list of elements. This element will be associated to a predefined widget definition provided by the application based on the identifier.
<selection-widget id="timezone">
<value><%= subscriptionBean.getTimeZoneId() %></value>
</selection-widget>