nope, it doesn't include elrp. But the vlan name is easier to automate anyway, as it's VLAN_<4 digit vid> (for example: VLAN_0010 for vid 10).
if running 21.x+ I would imagine an App connecting to the switches, finding the vlans in use (with some criteria) and then apply the adequate config. Working with Python, json objects and jsonrpc could make it "easy".