The Options tree specifies import mode and columns information for the impOPJ X-Function.
Syntax: Options.Treenode:=<value>
Example: Options.FirstMode:=1 // Import to the new columns
The Include branch of Options tree specifies columns information for the impOPJ X-Function.
Syntax: Options.Include.Treenode:=<value>
Example: Options.Include.comments:=0 // Import the columns without Comments column label.