menuItemFactory
Create nodes for the PopupMenu when the ChoiceBox is pressed. The default simply calls createMenuItem. In the vast majority of cases, ToggleMenuItem should be returned, and usually you will also use createMenuItem, but alter it in some way (for example, by setting a Tooltip)