Creating a dialog box for entering source data RiR scripts

Hello Guys

I found out how to add scripts to the Rhino Insider feed, everything’s fine.

But my script has input data that varies depending on the Revit model, and I need to load different data each time. Is it possible to use a plugin or tool to create a dialog box for entering the initial data for wall slabs, etc., into the script so that the grasshopper script can execute it?

Right now, it seems like the script is tied to a specific Revit model.

@Foxman
You can use DKUI plugin to create UI for such inputs.