It is certainly possible.
I woudl wrap each section into its own subform and simply set the subform to hidden. Then when you click the appropriate radio button you can make the subform visible. This causes all of its child objects to inherit the parent setting.
Hope that helps
Paul