Zend certified PHP/Magento developer

How can I set a product downloadable but optionally shippable?

I run a Magento 2.4.2 store which contains only downloadable products but those products could be (with a extra charge) shippable.

What’s the easy way to set them? Should I insert a downloadable product and then set a customizable option in it or what else?