To use something close to "include"

I have a set of “property” lines for each database schema and want to use them depending on schema name. I created several “.SQL” files and tried using tag in changelogs - this does not work, “include” triggers script execution and expects database commands. Is there a way to have various files setting properties and add them to changelog through something close to “include” command or to “source” UNIX command?