Can I fill in a CF with multiple values from message body?

Hello,

I have a multi-value CF and a message with a body that contains:

Email:
Name:
Phone:
first name:
last name:

etc.

i would like to get these and put them in a CF named INFO

For now i am using the extractcustomfields extension) using this in the
template:

INFO|body|([NPE][ahm][moa][eni][a-z]*. .+)
$||q+|

It extracts only

Email:
Name:
Phone:

This way, I think, is rather uncomfortable.

Could you help me with an improvement suggestion?

Thank you in advance!
Best regards
K. Haytova