The items array contains the items that will be displayed in the dropdown group
The itemType determines the DropdownMenuItemType type as either Check or Radio.
The label is the text that will be displayed on the dropdown group. It is used to categorize the items in the group.
The items array contains the items that will be displayed in the dropdown group