include /path/to/file.conf
Does exactly what you would expect it to - includes the contents of the file specified at the location of the include statement. Multiple includes statements are supported.