option(
	'jpeg',
	type: 'combo',
	choices: ['auto', 'enabled', 'disabled'],
	value: 'auto',
	description: 'Enable JPEG support',
)
