It's possible to use S.O.L.I.D principles in Lua?

Sure, there can be objects in lua. You could apply SOLID principles to those objects.

You can also apply SOLID principles to the functional programming side of lua.