Common static variable across blueprint objects

What I did was use a Data Table. Is there any better solution? I wish you could use something like a static variable and make use of inheritance.

EDIT: You can use getClassDefaults function using Blueprints!