For OS/VS COBOL programs that are called directly from the operating system, you can specify runtime options at program invocation using the appropriate operating system mechanism. On z/OS you can specify runtime options in the PARM parameter of the JCL EXEC statement.
For specific details, see the Language Environment Programming Guide.