Importing verse files

Is there a way to import/include verse files?
Similar to how you would do #include"filename.h" in cpp or import file.py in python

The ‘using’ statements at the top of the sample verse project files are probably what you are looking for. There’s some examples of its use on this page Modify and Run Your First Verse Program