I think Christoph's post was about a custom preset system in addition to a custom preset browser - I can't remember.
It's quite simple to do what you want though I think.
Start by adding a combo box that shows the list of presets.
Engine.getUserPresetList() will probably be your friend here.
Then add a save button, if that's something you need. I made a video about this: