PickListAttribute
Template attributes of this type represent values that have a small set of allowed options. Shibumi supports three types of picklists: Simple Picklists: The user can pick from a small set of options; normally displayed as a dropdown. In this case, pickListMultiSelect is false, and pickListValueType is null. Multi-Select Picklists: The user can choose…