General question: Is it possible to progrsamatcally add a field to a set of or even every bundle through a hook or similar?

Specific use: I want to create module that adds a text field to every paragraph type, and then set the form and widget display configuratoin programmatically. Is that possible?

Thanks