Creating family types using dynamo

Lets say i create a chair family. now i want to create 10 types with different heights can i do that i dynamo??

Yes its possible. Use forum search you will find many examples.

You can. You probably want to use the FamilyType.Duplicate node from the clockwork package to create these new types.