Shopify Function Metafield namespace, key repeating

Hello

I have a question about the namespace and key of Shopify Function metafields

Can I use the same namespace and key repeatedly?

I have created 4 Payment Customization Functions with the same namespace and key (see the image)
As far as I know, the namespace and key are identifiers of metafield, so I thought we can create only one metafield with the same namespace and key. But this rule didn’t work with Functions

Another thing is that I saw that metafield value must be lower than 10,000 characters, Is this about the limit of value under namespace and key or MetafieldId? I mean, can I store up to 10,000 characters for each function and payment-customization metafields?

Thanks in advance!