You can conditionally include a file using this syntax in the F11 window:

.IF { logical_test }
.INCLUDE filename
.ENDIF

Notes

Reference:

Exploiting the Netlist Preprocessor