Is there any way to split DefaultEngine.ini?

I would like to know if it is possible to split the content of DefaultEngine.ini

It is growing too much, so I think it would be more orderly if I can separate the content.

For example I would make a new file just for the collisions
[/Script/Engine.CollisionProfile]

Another file for rendering options
[/Script/Engine.RendererSettings

Another file for online systems
[OnlineSubsystem]

That way everything would be in its place.

However if this is possible I have no idea how to do it…
Does anyone know if it’s possible or not?
And if possible… how to do it?
Thank you so much!!

this work!!