How to make a file browser in editor? (Slate?)

My goal is to make a Standalone Window plugin for the editor in which I can browse for a folder to get its path, and then do some more actions with it. (I’m making a class creation wizard to automatically add code to plugins, based on user-defined templates)

Is there a pre-built Slate widget for a file browser?