Not sure if I understood correctly, but from what I gathered you wanted a regex that would return the following, correct?
If that's so, and provided that 'Contenuto del pacco:' string will be on every page you're using the regex for, you can try this:
https://regex101.com/r/JA2SXj/1/
If not, just let me know. I'll look more into it tomorrow. It all depends on the consistency of the inputs.