Need multiple image on user profile

Hi,
I need to add a second image field to the user schema.
As I saw, plone.app.users.browser.schemaeditor.py verifies to have maximum one image field.

I can try to modify this behavior, but I would try to understand why there is this limit.