The itemType determines the DropdownMenuItemType type as either Check or Radio.
The label is the text that will be displayed on the dropdown item.
The onClick function is called when the item is clicked.
The itemType determines the DropdownMenuItemType type as either Check or Radio.