List of Menuitems

Hello,
in an app, after adding several MenuItems in the MenuBar (for instance FileMenu, EditMenu, ViewMenu, WinMenu, HelpMenu etc.), I see that the list of Supers shows additional items such as:

MenuItemEditMenu
MenuItemFileMenu
MenuItemViewMenu
MenuItemWindowMenu
etc.

Are we supposed to make use of them, or just stick to MenuItem?
BTW: I’m not referring to AppleMenuItem, PrefsMenuItem etc.

Thanks.