Intel® Fortran Compiler 18.0 Developer Guide and Reference
In addition to specifying options on the compiler command line, you can specify the following lines and statements in a program unit to influence compilation:
The INCLUDE Line
Incorporates external source code into programs.
Sets options usually specified in the compiler command line. OPTIONS statement settings override command line options.