How to delete simulation node baked data by python

Hi everyone!
When check Automatically Packed Resources, the baked data will packed too. So when I change bake method to “DISK”, blender auto load the packed bake data rather than from disk and make everything wrong.
Is there any script that auto delete all packed bake data of selected objects? I already find on Google but dont see any suggest, and Online Manual point to https://docs.blender.org/manual/en/5.0/scene_layout/object/index.html?utm_source=blender-5.0.0#bpy-ops-object missing info mation.

image

Many thanks!