This could be done for example in `pkg_additional_info.yaml` by adding : ~~~yaml image_tools: build_number: 8 additional_cmake_args: "-DOPTION_ONE:BOOL=OFF -DOPTION_TWO:STRING=YES" ~~~ see https://github.com/RoboStack/robostack.github.io/issues/17#issuecomment-3009810608 .