To my knowledge, this isn’t supported or at least not in the way Strapi is endorsing it.
If you’re wanting to add additional data to each admin user, an alternative method is to create a content type that has a relationship with an admin user. For example, a “User Profiles” content type that is linked to an admin user.