| DisplayName | Description | ID | ImageID |
| True/False | Displays a checkbox to the user | System.SupportingItem.PortalControl.Boolean | Thumbnail_Bool |
| Date | Displays a calendar control to the user | System.SupportingItem.PortalControl.DateTime | Thumbnail_DateTime |
| Decimal | Displays and accepts any numerical value | System.SupportingItem.PortalControl.Double | Thumbnail_Decimal |
| File Attachment | Displays a control that allows users to attach files | System.SupportingItem.PortalControl.FileAttachment | Thumbnail_FileAttachment |
| Simple List | Displays a set of customizable text strings to the user | System.SupportingItem.PortalControl.InlineList | Thumbnail_SimpleList |
| Query Results | Displays instances of classes and relationships in the CMDB and allows the user to select and view CMDB objects | System.SupportingItem.PortalControl.InstancePicker | Thumbnail_InstancePicker |
| Integer | Displays and accepts integer values | System.SupportingItem.PortalControl.Integer | Thumbnail_Integer |
| MP Enumeration List | Displays the set of values that can be assigned to a Management Pack Enumeration (List) property | System.SupportingItem.PortalControl.List | Thumbnail_List |
| Text | Displays and accepts text input | System.SupportingItem.PortalControl.String | Thumbnail_Text |