ComboBox / PopupMenu and Path

I might’ve missed something but it seems there’s no simple way of showing a selection path in juce::PopupMenu.

Rationale -
For example in a presets menu, I’d usually like to at least know the path to the item.

Here is a screenshot that’s better than words:

So you can easily see the menus path to the selection.

are your submenu’s using the main menus id system or their own?