option( 'profile', type: 'combo', choices: [ 'default', 'beta', 'development', 'hack', ], value: 'default', description: 'The build profile for Fractal. One of "default", "beta", "development" or "hack".' )